projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
385b019
)
* menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
author
Chong Yidong
<cyd@gnu.org>
Fri, 3 Aug 2012 08:25:42 +0000
(16:25 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Fri, 3 Aug 2012 08:25:42 +0000
(16:25 +0800)
lisp/ChangeLog
patch
|
blob
|
history
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5481e389c76d21b231fa4bc491900cef62c72290..4bd509ce2773bfa2ce63eec27ee47843d1b40b57 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,7
@@
2012-08-03 Chong Yidong <cyd@gnu.org>
+ * menu-bar.el (menu-bar-tools-menu): Remove PCL-CVS.
+
* sort.el (sort-regexp-fields): Doc fix.
2012-08-03 Tassilo Horn <tsdh@gnu.org>
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 619510e8833014d2da7b3783f4f705d10a741f10..75814fb7f677911382b89df496ce71579ecbdfc0 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-1490,8
+1490,6
@@
mail status in mode line"))
(bindings--define-key menu [separator-vc]
menu-bar-separator)
- (bindings--define-key menu [pcl-cvs]
- '(menu-item "PCL-CVS" cvs-global-menu))
(bindings--define-key menu [vc] nil) ;Create the place for the VC menu.
(bindings--define-key menu [separator-compare]